Bump electrum-client to v0.24.0 (0.6 release branch)#603
Merged
tnull merged 2 commits intolightningdevkit:release/0.6from Aug 11, 2025
Merged
Bump electrum-client to v0.24.0 (0.6 release branch)#603tnull merged 2 commits intolightningdevkit:release/0.6from
electrum-client to v0.24.0 (0.6 release branch)#603tnull merged 2 commits intolightningdevkit:release/0.6from
Conversation
|
👋 I see @joostjager was un-assigned. |
Collaborator
Author
|
Draft until we can upgrade |
0a785af to
2e5dd43
Compare
We bump the `electrum-client` dependency to the recently-introduced version v0.24.0.
The just-released rustc 1.89 added a new `mismatched-lifetime-syntaxes` lint which had two warnings pop up. We fix these here.
2e5dd43 to
ca3cc1e
Compare
|
🔔 1st Reminder Hey @joostjager! This PR has been waiting for your review. |
valentinewallace
approved these changes
Aug 11, 2025
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We bump the
electrum-clientdependency to the recently-introduced version v0.24.0.Here also backported to the 0.6 release branch.